Namespace - LJCDataUtility
Parameters
tableName - The table name.
objectName - The DB object name.
columnList - The column values.
Returns
The primary key Alter SQL text.
Syntax
| C# |
|
String AddPrimaryKey(String tableName, String objectName, String columnList)
|
Adds a primary key.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.